home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 September / CHIP 1996 szeptember (CD07).zip / CHIP_CD07.ISO / drivers / creative / sb16up / read.me next >
Text File  |  1995-03-20  |  15KB  |  475 lines

  1.  
  2.                  ╔══════════════════════════════════╗
  3.                  ║    Sound Blaster Updates Disk    ║
  4.                  ╚══════════════════════════════════╝
  5.  
  6. This file contains the following sections:
  7.  
  8.    1. Installation Requirements
  9.    2. Installation Instruction
  10.    3. INSTALL's Operation
  11.    4. DOS Drivers
  12.    5. Optimizing Memory Usage
  13.    6. List of updated Files
  14.  
  15.  
  16. 1. INSTALLATION REQUIREMENTS
  17.  
  18. Before you update Sound Blaster drivers, please ensure that your
  19. Sound Blaster card is functioning properly on your system. This Sound 
  20. Blaster Updates Disk will only update the latest drivers for you.
  21.  
  22. To install Sound Blaster Updates, you require INSTALL.EXE,
  23. INSTALL.PVL and any additional files that are card dependent.
  24. (Refer to the table below)
  25.  
  26. We recommend that you update both the DOS and Windows drivers.
  27.  
  28.    ╔═══════════════════════════════════════════════════╤═══════════════╗
  29.    ║  Descriptions                                     │ FileName      ║
  30.    ╠═══════════════════════════════════════════════════╪═══════════════╣
  31.    ║  Sound Blaster AWE32 DOS Drivers                  │ AWEDOSD.PVL   ║
  32.    ║  Sound Blaster AWE32 Windows Drivers              │ AWEWIND.PVL   ║
  33.    ║  Sound Blaster 16 DOS Drivers                     │ SB16DOSD.PVL  ║
  34.    ║  Sound Blaster 16 Windows Drivers                 │ SB16WIND.PVL  ║
  35.    ║  Sound Blaster 16 Resident Mixer                  │ SB16MIX.PVL   ║
  36.    ║  Sound Blaster Pro DOS Drivers                    │ SBPDOSD.PVL   ║
  37.    ║  Sound Blaster Pro Windows Drivers                │ SBPWIND.PVL   ║
  38.    ║  Sound Blaster Pro 2 DOS Drivers                  │ SBP2DOS.PVL   ║
  39.    ║  Sound Blaster Pro 2 Windows Drivers              │ SBP2WIN.PVL   ║
  40.    ║  Sound Blaster Pro and SB Pro 2 Windows Mixer     │ SBPMIXER.PVL  ║
  41.    ║  Sound Blaster 2.0 Windows Drivers                │ S2WINDRV.PVL  ║
  42.    ║  Sound Blaster 2.0 DOS Drivers                    │ S2DOSDRV.PVL  ║
  43.    ║  Sound Blaster Windows Application                │ SOUNDOLE.PVL  ║
  44.    ║  Sound Blaster Voice Utilities                    │ VOCUTIL.PVL   ║
  45.    ║  Sound Blaster Multimedia Player                  │ MMPLAY.PVL    ║
  46.    ║  Sound Blaster Standard Interface Module          │ SBSIM.PVL     ║
  47.    ╚═══════════════════════════════════════════════════╧═══════════════╝
  48.  
  49.  
  50. 2. INSTALLATION INSTRUCTION
  51.  
  52. To update your Sound Blaster software, follow the steps below:
  53.  
  54.   a. Copy any of the files that you want to update (as shown in
  55.      section 1) onto a floppy disk or a directory in your hard
  56.      disk.
  57.  
  58.   b. Run the program INSTALL.EXE.
  59.  
  60.   c. The installation will detect the Audio card used and will not
  61.      extract that file if it is not meant for the correct Audio card.
  62.  
  63.   d. Follow the program's instructions to complete the installation.
  64.  
  65. * Do NOT run INSTALL.EXE under Windows.
  66.  
  67. 3. INSTALL's OPERATION
  68.  
  69. INSTALL will perform the following tasks:
  70.  
  71.   a. Back-up all out-dated files from your Sound Blaster directory to
  72.      the BACKUP directory.
  73.  
  74.   b. Install updated programs to your Sound Blaster directory.
  75.  
  76.   c. Update the file OEMSETUP.INF if necessary.
  77.  
  78. If you choose to update the drivers in your Windows directory, the
  79. program will perform the following tasks:
  80.  
  81.   a. Remove all out-dated drivers from your Windows directory.
  82.  
  83.   b. Install updated drivers to your Windows directory.
  84.  
  85.   c. Verify that the file SYSTEM.INI contains the correct name of the
  86.      Sound Blaster driver(s).
  87.  
  88. At the end of the installation, a log file SBUPDATE.LOG will be
  89. created in your Sound Blaster directory.  You may use a text editor
  90. to view this file.  Alternatively, you may follow the steps below:
  91.  
  92.      a. Change to your Sound Blaster directory.
  93.  
  94.      b. Type "TYPE SBUPDATE.LOG" and press <Enter> to view the    
  95.     contents of the file.
  96.  
  97.  
  98. 4. DOS DRIVERS
  99.  
  100. The installation program adds the following statements into CONFIG.SYS.
  101.  
  102.   DEVICE=C:\[Path]\DRV\CT[SOUND].SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5
  103.   DEVICE=C:\[Path]\DRV\CTMMSYS.SYS
  104.  
  105.  
  106. Note - [Path] refers to the directory path where the Sound Blaster
  107.        software is installed. We refer to this as the "Sound Directory".
  108.  
  109.        [SOUND] is "SB16" for Sound Blaster AWE32 and Sound Blaster 16
  110.        cards, "SBPRO" for Sound Blaster Pro card, and "SB2" for Sound
  111.        Blaster 2.0 card.
  112.  
  113.        /BLASTER specifies the base I/O address, interrupt number
  114.        and DMA channels set for the Sound Blaster card,
  115.  
  116.        Where:
  117.             A  Specifies the base I/O port
  118.             I  Specifies the interrupt request line (IRQ)
  119.             D  Specifies the Low DMA channel
  120.             H  Specifies the High DMA channel
  121.  
  122. CT[SOUND].SYS and CTMMSYS.SYS are the low level drivers providing Wave
  123. playback and recording for Creative's DOS applications.  They are only
  124. required by:
  125.  
  126.   a. DOS utilities, PLAY.EXE and RECORD.EXE.
  127.  
  128.   b. DOS Utilities QSDEMO.EXE and QSALIGN.EXE for SBAWE32 and SB16
  129.      with Advanced Signal Processor.
  130.  
  131.   c. Third-party DOS applications developed according to Creative's
  132.      Sound Blaster Developer Kit 2nd Edition.  These applications may
  133.      work with some of the high level drivers like CTWDSK.DRV,
  134.      CTWMEM.DRV, CTVDSK.DRV and CT-VOICE.DRV found in the \DRV
  135.      subdirectory under the Sound Directory.
  136.  
  137. Make sure that the two drivers are installed properly if you wish to
  138. use the above software.
  139.  
  140. If you are running applications in Windows or playing computer games
  141. that use their own sound driver, you do not need to install these two
  142. drivers.  You can delete the above two statements from the CONFIG.SYS
  143. using a text editor.
  144.  
  145. If you discover that you need the low level drivers later (some
  146. software or drivers use them), you can run DIAGNOSE.EXE with an
  147. additional switch '/A' to have the low level device drivers added
  148. into your CONFIG.SYS files.
  149.  
  150. (i.e., type DIAGNOSE /A and press <Enter>). DIAGNOSE will add the
  151. lines required in the CONFIG.SYS file.
  152.  
  153. Note - Please refer to the following section on how to optimize your
  154.        memory with the low level drivers installed.
  155.  
  156. If your audio card comes with the Creative Advanced Signal Processor,
  157. the installation program will add the following statement before the
  158. two low level drivers.
  159.  
  160. DEVICE=C:\SB16\DRV\CSP.SYS /UNIT=0 /BLASTER=A:220
  161.  
  162. CSP.SYS is the resource manager for the Advanced Signal Processor.  You
  163. will need this driver for your DOS and Windows applications.  Without
  164. it, your audio card will not be able to support the hardware audio
  165. compression and other additional software (like Text-to-Speech)
  166. offered by Creative separately.
  167.  
  168.  
  169. 5. OPTIMIZING MEMORY USAGE
  170.  
  171. The low-level device drivers will take up some of your system memory.
  172. In view of that, these drivers are designed to be able to load into
  173. high memory. If you need to keep the low level drivers in your
  174. CONFIG.SYS, you can optimize your memory usage in one of the following
  175. ways.
  176.  
  177.    a. If you are using Microsoft DOS 6.x, you can run the MEMMAKER to
  178.       optimize the memory.  Please refer to your DOS 6 user manual on
  179.       how to use the MEMMAKER program.
  180.  
  181.    b. If you have a memory manager like QEMM or 386MAX, please refer
  182.       to their respective user manuals on how to optimize the memory
  183.       and load the drivers to the high memory.
  184.  
  185.    c. If you are using Microsoft DOS 6.x, you may create multiple boot
  186.       sessions. With multiple boot sessions, you can boot up the system
  187.       with the low level device drivers installed only when you need
  188.       it. In situations where you don't require the low level drivers,
  189.       your system will not have the drivers loaded into memory. Please
  190.       refer to your DOS 6 user manual on how to create multiple boot
  191.       sessions.
  192.  
  193.  
  194. 6. LIST OF UPDATED FILES
  195.  
  196.    Note - BACKUP directory refers to the directory \BACKUP in your
  197.           Sound Blaster directory which will be created by the INSTALL
  198.           program.
  199.  
  200. For Sound Blaster AWE32 (with Advanced Signal Processor) users
  201. ──────────────────────────────────────────────────────────────
  202.  
  203. DOS Drivers
  204. ───────────
  205.  
  206.   The following files will be updated:
  207.  
  208.       CSP      SYS       WFM0001A CSP       WFM0006A CSP      WFM0007A CSP
  209.       WFM0200A CSP       WI0006   CSP       WI0007   CSP      WI0200   CSP
  210.       WO0006   CSP       WO0007   CSP       WO0200   CSP      WFM0202A CSP
  211.       WFM0203A CSP       WFM0011A CSP
  212.  
  213.  
  214. For all Sound Blaster AWE32 users
  215. ─────────────────────────────────
  216.  
  217. DOS Drivers
  218. ───────────
  219.  
  220.   The following files will be updated:
  221.  
  222.       AWEUTIL  COM     DIAGNOSE EXE     CT-VOICE DRV     CTVDSK   DRV
  223.       CTWDSK   DRV     CTWMEM   DRV     CTMMSYS  SYS     CTSB16   SYS
  224.       CTMIDI   DRV     AUXDRV   DRV
  225.  
  226. Windows Drivers
  227. ───────────────
  228.  
  229.   The following files will be updated:
  230.       
  231.       VSBPD    386     CSPMAN   DLL     SB16AUX  DRV     SB16FM   DRV
  232.       SB16SND  DRV     WFM0006  ACV     WFM0007  ACV     WFM0011  ACV
  233.       WFM0200  ACV     WFM0202  ACV     WFM0203  ACV     MIDIMAP  CFG
  234.       SBAWE32  DRV     AWEGUI   DLL     AWEMAN   DLL     SYNTHGM.SBK
  235.       SYNTHGS.SBK      SYNTHMT.SBK
  236.  
  237.  
  238. For Sound Blaster 16 (with Advanced Signal Processor) users
  239. ───────────────────────────────────────────────────────────
  240.  
  241. DOS Drivers
  242. ───────────
  243.  
  244.   The following files will be updated:
  245.  
  246.       CSP.SYS          WI0006.CSP       WI0007.CSP       WI0200.CSP
  247.       WO0006.CSP       WO0007.CSP       WO0200.CSP       WFM0001A.CSP
  248.       WFM0006A.CSP     WFM0007A.CSP     WFM0200A.CSP     WFM0202A.CSP
  249.       WFM0203A.CSP
  250.  
  251.   The following files will be moved to the BACKUP directory if they
  252.   exist:
  253.  
  254.       ASP.SYS          WO0200.ASP       WI0200.ASP       WO0006.ASP
  255.       WI0006.ASP       WO0007.ASP       WI0007.ASP
  256.  
  257.  
  258. For all Sound Blaster 16 users
  259. ──────────────────────────────
  260.  
  261. DOS Drivers
  262. ───────────
  263.  
  264.   The following files will be updated:
  265.  
  266.       CTVDSK.DRV       CTWDSK.DRV       CSP.SYS          WPLAY.EXE
  267.       WREC.EXE         VREC.EXE         VPLAY.EXE        AUXDRV.DRV
  268.       SBFMDRV.COM
  269.  
  270.   The following files will be added:
  271.  
  272.       CTMMSYS.SYS      CTSB16.SYS       CTMIDI.DRV       DIAGNOSE.EXE
  273.  
  274.   The following files will be modified if necessary:
  275.  
  276.       AUTOEXEC.BAT     CONFIG.SYS
  277.  
  278. Windows Drivers
  279. ───────────────
  280.  
  281.   The following files will be updated:
  282.       
  283.       WFM0006.ACV      WFM0007.ACV      WFM0200.ACV      VSBPD.386
  284.       CSPMAN.DLL       SB16AUX.DRV      SB16SND.DRV      SB16FM.DRV
  285.       WINSETUP.EXE     MIDIMAP.CFG
  286.  
  287.   The following files will be added:
  288.  
  289.       WFM0011  ACV     WFM0202  ACV     WFM0203  ACV
  290.  
  291.   The following files will be moved to the BACKUP directory if they
  292.   exist:
  293.  
  294.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV      ASPMAN.DLL
  295.       SBP16SND.DRV
  296.  
  297.   The following files will be moved from the /ACV directory to the 
  298.   /WINDRV directory:
  299.  
  300.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV
  301.  
  302.  
  303.   The following file will be modified if necessary:
  304.  
  305.       OEMSETUP.INF
  306.  
  307. If you choose to update your Windows drivers:-
  308.  
  309.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  310.   directories will be deleted if they exist:
  311.  
  312.       SBP16SND.DRV     ASPMAN.DLL
  313.  
  314.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  315.   directories will be updated:
  316.  
  317.       CTRES.DLL        SB16SND.DRV      SB16AUX.DRV      CSPMAN.DLL
  318.       VSBPD.386        SB16FM.DRV       MIDIMAP.CFG      WFM0006.ACV
  319.       WFM0007.ACV      WFM0200.ACV      WFM0011.ACV      WFM0202.ACV
  320.       WFM0203.ACV      MIDIMAP.CFG
  321.  
  322.   The following file will be modified if necessary:
  323.  
  324.       SYSTEM.INI
  325.  
  326.  
  327. For Sound Blaster Pro 2 users
  328. ─────────────────────────────
  329.  
  330. Windows Drivers
  331. ───────────────
  332.  
  333.   The following files will be updated:
  334.  
  335.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  336.       SBP2FM.DRV       MIDIMAP.CFG
  337.  
  338. If you choose to update your Windows drivers:-
  339.  
  340.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  341.   directories will be updated:
  342.  
  343.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386        SBP2FM.DRV
  344.       MIDIMAP.CFG
  345.  
  346. DOS Drivers
  347. ───────────
  348.  
  349.   The following files will be added:
  350.  
  351.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE       VPLAY.EXE
  352.       VREC.EXE         CT-VOICE.DRV     CTVDSK.DRV       CTWMEM.DRV
  353.       CTWDSK.DRV       AUXDRV.DRV       DIAGNOSE.EXE     SBFMDRV.COM
  354.  
  355.   The following files will be modified if necessary:
  356.  
  357.       AUTOEXEC.BAT     CONFIG.SYS
  358.  
  359.  
  360. For Sound Blaster Pro users
  361. ───────────────────────────
  362.  
  363. Windows Drivers
  364. ───────────────
  365.  
  366.   The following files will be updated:
  367.  
  368.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  369.  
  370. If you choose to update your Windows drivers:-
  371.  
  372.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  373.   directories will be updated:
  374.  
  375.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  376.  
  377.  
  378. DOS Drivers
  379. ───────────
  380.  
  381.   The following files will be added:
  382.  
  383.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE      CT-VOICE.DRV
  384.       CTWMEM.DRV       CTVDSK.DRV       CTWDSK.DRV      AUXDRV.DRV
  385.       DIAGNOSE.EXE     SBFMDRV.COM
  386.  
  387.   The following files will be modified if necessary:
  388.  
  389.       AUTOEXEC.BAT     CONFIG.SYS
  390.  
  391.  
  392. For Sound Blaster 2.0 users
  393. ───────────────────────────
  394.  
  395.   The following file will be updated:
  396.  
  397.       SB20SND.DRV
  398.  
  399. If you choose to update your Windows drivers:-
  400.  
  401.   The following driver in the \WINDOWS\SYSTEM directory will be
  402.   updated:
  403.  
  404.       SB20SND.DRV
  405.  
  406.  
  407. DOS Drivers
  408. ───────────
  409.  
  410.   The following files will be added:
  411.  
  412.       CTMMSYS.SYS       CTSB2.SYS        CTMIDI.EXE      VPLAY.EXE
  413.       VREC.EXE          CT-VOICE.DRV     CTWMEM.DRV      CTVDSK.DRV
  414.       CTWDSK.DRV        AUXDRV.DRV       DIAGNOSE.EXE    SBFMDRV.COM
  415.  
  416.   The following files will be modified if necessary:
  417.  
  418.       AUTOEXEC.BAT     CONFIG.SYS
  419.  
  420. For all Sound Blaster cards users (except Sound Blaster AWE32)
  421. ──────────────────────────────────────────────────────────────
  422.  
  423. Windows Applications
  424. ────────────────────
  425.  
  426.   The following files will be updated:
  427.  
  428.       SOUNDOLE.EXE     CTCCW.DLL
  429.  
  430.   Note that the CTCCW.DLL file should be copied to your \WINDOWS
  431.   directory.
  432.  
  433.  
  434. DOS Applications
  435. ────────────────
  436.  
  437.   The following files will be updated:
  438.  
  439.       SBSIM.EXE        VOICE.EXE        WAV2VOC.EXE        VOC2WAV.EXE
  440.       VOCHDR.EXE       VOCN2O.EXE       MMPLAY.EXE
  441.  
  442. * Please note that there is no Mixer control for Sound Blaster 2.0.
  443.   Hence, the features available for controlling the volume will not be
  444.   supported for SBSIM.COM.
  445.  
  446. * Please note that WINSETUP.INF needs to be amended if it contains the
  447.   following lines (if it does not, please ignore this section):
  448.  
  449.      [Windows.System]
  450.      windrv\aspman.dll
  451.  
  452.      acv\wfm0006.acv
  453.      acv\wfm0007.acv
  454.      acv\wfm0200.acv
  455.  
  456.   Please change the above to
  457.  
  458.      [Windows.System]
  459.      windrv\cspman.dll   ; This has to be change from ASPMAN.DLL to
  460.                          ; CSPMAN.DLL
  461.  
  462.      windrv\wfm0006.acv
  463.      windrv\wfm0007.acv
  464.  
  465.      windrv\wfm0200.acv  ; These files are added
  466.      windrv\wfm0011.acv
  467.  
  468.      windrv\wfm0202.acv  ; For Sound Blaster 16 with Advanced
  469.      windrv\wfm0203.acv  ; Signal Processor.
  470.  
  471.  
  472. ** Don't forget to reboot your system after updating the DOS drivers.
  473.  
  474.                    *******  End of README  *******
  475.